U E D R , A S I H C RSS

Full text search for "Common Lisp/CLOS"

Common%20 Lisp/CLOS


Search BackLinks only
Display context of search results
Case-sensitive searching
  • LispLanguage . . . . 11 matches
          * Common LISP wikibooks: https://en.wikibooks.org/wiki/Common_Lisp
          * Practical Common LISP: http://www.gigamonkeys.com/book/
          * [http://c2.com/cgi/wiki?CommonLispUnit CommonLispUnit]
          * [http://dept-info.labri.fr/~strandh/Teaching/Programmation-Symbolique/Common/David-Lamkins/contents.html Successful Lisp:How to Understand and Use Common Lisp] - 책인듯(some 에 대한 설명 있음)
         [http://www.lispworks.com/products/clim.html Common Lisp Interface Manager]
          * Common Lisp the Language, 2nd Edition by Guy L. Steele Jr. : 역시 책이라서 체계적으로 잘 나와 있다.
         NoSmok:CommonLisp, NoSmok:LispM
         Moa:LispLanguage, Moa:AnsiCommonLisp
  • 5인용C++스터디/타이머보충 . . . . 2 matches
         #include <afxdtctl.h> // MFC support for Internet Explorer 4 Common Controls
         #include <afxcmn.h> // MFC support for Windows Common Controls
  • CodeConvention . . . . 2 matches
          * [http://network.hanbitbook.co.kr/view_news.htm?serial=161 CTS(Common Type System)와 CLS(Common Language Specification)]
  • CommonPermutation . . . . 2 matches
         === About [CommonPermutation] ===
          || 문보창 || C++ || 25분 || [CommonPermutation/문보창] ||
  • CommonPermutation/문보창 . . . . 2 matches
         // no10252 - Common Permutation
         [CommonPermutation] [문보창]
  • PragmaticVersionControlWithCVS/CommonCVSCommands . . . . 2 matches
         = Common CVS Commands =
         A SourceCode/CommonCommands.tip
  • WindowsTemplateLibrary . . . . 2 matches
         In an uncharacteristic move by Microsoft—an outspoken critic of open source software—they made the source code of WTL freely available. Releasing it under the open-source Common Public License, Microsoft posted the source on SourceForge, an Internet open-source repository. The SourceForge version is 7.5.
         오픈소스를 거침없이 비판하는 MS의 두드러진 지원이 없는 상황에서, MS는 WTL을 자유롭게 이용할 수 있도록 소스코드를 배포했다. 오픈소스 Common Public License 하에서 배포를 하면서, MS는 소스포지(인터넷 오픈소스 저장소)에 소스를 게재하였다. 소스포지에서의 WTL 버전은 7.5이다.
  • AOI/2004 . . . . 1 match
          || [CommonPermutation] || . || . || O || . || . || . || . || . ||
  • CORBA . . . . 1 match
         CORBA(Common Object Request Broker Architecture)는 소프트웨어 객체가 분산 환경에서 협력하여 작동하는 방식에 대한 일단의 명세서이다. 이 명세서에 대한 책임 기관은 OMG이며, 소프트웨어 업계를 대표하는 수 백 개의 회원 업체로 이루어져 있다. CORBA의 핵심부분은 ORB이다. ORB는 객체의 소비자인 클라이언트와 객체 생산자인 서버 사이에서 객체를 전달하는 일종의 버스로 생각될 수 있다. 객체의 소비자에게는 IDL이라는 언어를 이용한 객체 인터페이스가 제공되며, 객체의 생상자에 의해 제공되는 객체의 자세한 구현사항은 객체의 소비자에게는 완전히 숨겨진다.
  • CommonState . . . . 1 match
         == Common State ==
  • DebuggingSeminar_2005/AutoExp.dat . . . . 1 match
         Visual C++ .net 에 있는 파일이다. {{{~cpp C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Packages\Debugger}}} 에 존재한다.
  • Gnutella-MoreFree . . . . 1 match
          Common IP / ExIP / Node / NodeEx
  • IsBiggerSmarter?/문보창 . . . . 1 match
         단순히 Greedy 알고리즘으로 접근. 실패. Dynamic Programming 이 필요함을 테스트 케이스로써 확인했다. Dynamic Programming 을 실제로 해본 경험이 없기 때문에 감이 잡히지 않았다. Introduction To Algorithm에서 Dynamic Programing 부분을 읽어 공부한 후 문제분석을 다시 시도했다. 이 문제를 쉽게 풀기 위해 Weight를 정렬한 배열과 IQ를 정렬한 배열을 하나의 문자열로 보았다. 그렇다면 문제에서 원하는 "가장 긴 시퀀스" 는 Longest Common Subsequence가 되고, LCS는 Dynamic Algorithm으로 쉽게 풀리는 문제중 하나였다. 무게가 같거나, IQ가 같을수도 있기 때문에 LCS에서 오류가 나는 것을 피하기 위해 소트함수를 처리해 주는 과정에서 약간의 어려움을 겪었다.
  • Linux/디렉토리용도 . . . . 1 match
          * /etc/CORBA : Common Object Request Broker Architecture (COBRA)에 관한 파일이 들어있음.
  • MoniWikiPo . . . . 1 match
         msgid "Add as common words"
         msgid "Common words are updated"
  • OptimizeCompile . . . . 1 match
         '''Common subexpression elimination'''
  • PragmaticVersionControlWithCVS . . . . 1 match
         || ch6 || [PragmaticVersionControlWithCVS/CommonCVSCommands] ||
  • PragmaticVersionControlWithCVS/UsingTagsAndBranches . . . . 1 match
         || [PragmaticVersionControlWithCVS/CommonCVSCommands] || [PragmaticVersionControlWithCVS/CreatingAProject] ||
  • WhatToExpectFromDesignPatterns . . . . 1 match
         == A Common Design Vocabulary ==
         DesignPatterns provide a common vocabulary for designers to use to communicate, document, and explore design alternatives.
  • ZeroPage_200_OK/note . . . . 1 match
          * Common Gateway Interface
  • 스터디그룹패턴언어 . . . . 1 match
          * [공동장소패턴](CommonGroundPattern)
  • 안전한장소패턴 . . . . 1 match
         ...좋은 물리적 환경 (CommonGroundPattern, PublicLivingRoomPattern)은 어떤 스터디 그룹에서든 필수적이다. 이 패턴에서 설명하는 지성적 환경 역시 마찬가지로 필수적이다.
  • 정모/2012.3.19 . . . . 1 match
          * CommonsMultipartResolver를 써서 이미지 업로드 구현 중.
  • 통찰력풀패턴 . . . . 1 match
         대화 시 분위기는 중요한 역할을 한다. 어떤 환경은 대화를 촉진시키지만(CommonGroundPattern, PublicLivingRoomPattern), 그렇지 않은 환경도 있다.
  • 프로그래머가알아야할97가지/ActWithPrudence . . . . 1 match
         이 글은 [http://creativecommons.org/licenses/by/3.0/us/ Creative Commons Attribution 3] 라이센스로 작성되었습니다.
  • 환경의중요성 . . . . 1 match
         제로페이지는 훌륭한 공동체이다. 그들은 끊임없이 배우려고 하고 새로운 문화를 창출해 내려 한다. 단지 아쉬운건 그들에게 필요한 환경이 부족하다는 것이다. (TomDeMarco 가 PeopleWare에서 언급한 모델이나 AgileModeling에 언급되는 CavesAndCommon과 같은 장소적 측면에서의 환경) - [임인택]
Found 26 matching pages out of 7540 total pages (5000 pages are searched)

You can also click here to search title.

Valid XHTML 1.0! Valid CSS! powered by MoniWiki
Processing time 0.8292 sec